Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#0.9.3 (109 ms)
Package | ca.on.ehr.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@0.9.3&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr |
Url | http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr |
Status | draft |
Date | 2024-11-15T01:23:00-08:00 |
Name | CodeableConceptOH |
Title | Codeable Concept (OH-EHR) |
Experimental | False |
Description | This profile represents the constraint applied to the CodeableConcept data type by the Ontario EHR project to use the [OH-EHR Coding](http://ehealthontario.ca/StructureDefinition/Coding-oh-ehr) data type profile in a way that is informed by the constraints of the [CodeableConcept IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-CodeableConcept-uv-ips.html). |
Type | CodeableConcept |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "CodeableConcept-oh-ehr",
"url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr",
"name" : "CodeableConceptOH",
"title" : "Codeable Concept (OH-EHR)",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-15T01:23:00-08:00",
"description" : "This profile represents the constraint applied to the CodeableConcept data type by the Ontario EHR project to use the [OH-EHR Coding](http://ehealthontario.ca/StructureDefinition/Coding-oh-ehr) data type profile in a way that is informed by the constraints of the [CodeableConcept IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-CodeableConcept-uv-ips.html).",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"type" : "CodeableConcept",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CodeableConcept",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "CodeableConcept",
"path" : "CodeableConcept",
"comment" : "For all CodeableConcepts, at least one of coding or text must be present. If coding contains only a display value (no code) then CodeableConcept must include text."
},
{
"id" : "CodeableConcept.coding",
"path" : "CodeableConcept.coding",
"type" : [
{
"code" : "Coding",
"profile" : [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/Coding-oh-ehr"
]
}
],
"mustSupport" : true
},
{
"id" : "CodeableConcept.text",
"path" : "CodeableConcept.text",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.